home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 008a / dosref21.zip / BIBLIO next >
Text File  |  1991-09-05  |  9KB  |  254 lines

  1.  
  2.        **  Programmer's Technical Reference for MSDOS and the IBM PC **
  3.                 USA copyright TXG 392-616  ALL RIGHTS RESERVED
  4. ───────────────────────────────┤ DOSREF (tm) ├────────────────────────────────
  5.                      ISBN 1-878830-02-3 (disk-based text)
  6.                     Copyright (c) 1987, 1991 Dave Williams
  7.                         ┌─────────────────────────────┐
  8.                         │ Shareware Version, 09/05/91 │
  9.                         │  Please Register Your Copy  │
  10.                         └─────────────────────────────┘
  11.  
  12.  
  13.  
  14.                             Additional Readings...
  15.  
  16.  
  17.  I don't have and haven't seen most of this stuff, but I've come across
  18. mentions of it. This list is purely FYI...
  19.  
  20.  IBM's literature guide lists the following manuals:
  21.  
  22. Hardware Technical References:
  23. PS/2 Model 25            $31.50          75X1055
  24. PS/2 Model 30            $82.50          68X2201
  25. PS/2 Model 30/286        $26.75          01F0237
  26. PC                       $33.00          6322507  (the original)
  27. PC/AT                    $115.00         6280070
  28. supplement for AT/339    $54.50          6280099  (enhanced 8mHz)
  29. XT/286                   $55.00          68X2210
  30. XT and Portable          $54.50          6280089
  31. Convertible              $82.50          6280648
  32. PCjr                     $38.50          1502293  (availability varies)
  33.  
  34. PS/2 Hardware Interface  $137.00         68X2330
  35. (Micro Channel docs)
  36.  
  37. PS/2 BIOS Interface      $137.00         68X2341  (no source code listing)
  38.  
  39. Advanced BIOS Interface  $50             68X2288
  40.  
  41. DOS 3.3 Technical Ref.   $93.00          6280059  (no reference for 4.0)
  42.  
  43. DOS 4.0 Command Ref.     $31.50          6280253  (commands only)
  44.  
  45. 8514/A Developer's Guide $26.75          68X2279
  46.  There is supposed to be a DOS 4.0 Technical Reference, but there's no name or
  47. part number listed in the official IBM literature. You might check with your
  48. local IBM retailer. (hah!)
  49.  
  50. DOS 4.0 Technical Ref.   $--.--          6280254  (not listed in catalog)
  51.  
  52. IBM NetBIOS Application
  53. Development Guide (API)  $49.25          68X2270  (not listed in catalog)
  54.  
  55.  
  56. address:
  57. IBM Technical Directory                 800-426-7282
  58. PO Box 2009                             414-633-8108
  59. Racine WI 53404-3336         BC, Canada 112-800-465-1234
  60.                                  Canada 800-465-1234
  61. catalogs are free
  62.  
  63.  
  64. Zenith Data Systems' "MS-DOS version 2 Programmer's Utility" comes with MASM,
  65. a version of the MS-DOS Programmer's Reference from Microsoft, the assembly
  66. language source for Zenith's ANSI.SYS driver, an editor, an assortment of
  67. filters and utilities, and the source listing for the "device dependent"
  68. portion of MS-DOS for the Z-151.
  69.  
  70.  
  71. "Document Content Architecture: Revisable - Form - Text Reference"
  72. IBM Document SC23-0758-1
  73.  
  74. IGES (International Graphics Exchange Specification) 3.0 documentation,
  75. Global Engineering Documents (800) 854-7179. Part number NBSIR 86-3359, NBS.
  76.  
  77. ISBN 0-672-22027-X "Interfacing To the IBM Personal Computer" by
  78. Lewis C. Eggebrecht, Howard W Sams & Co., Indianapolis, IN.
  79.  
  80. Intel Application Note AP-133, "Getting Started with the Numeric Data
  81. Processor," by Bill Rash.  February 1981.
  82.  
  83. Intel iAPX 286 Programmer's Reference Manual, including the iAPX 286
  84. Numeric Supplement, Intel part no. 210498-003.  Has some reasonably useful
  85. example codes in section 4, including ASCII to binary and vice versa on
  86. pages 4-7 to 4-14 and trig functions on 4-18 to 4-23.  The programming
  87. style in these examples is rather bizarre but they are better than nothing.
  88.  
  89. Intel 80387 Programmer's Reference Manual,  Intel part no. 231917-001.
  90. Various example listings on pages 7-7 to 7-17, including ASCII to binary
  91. and binary to ASCII conversions and raising a number to a power.  No trig
  92. routines in this manual because the 80387 has built-in FSIN, FCOS, and FSINCOS
  93. instructions and generalized FPTAN and FPATAN instructions that make
  94. subroutines  unnecessary.
  95.  
  96. Hercules sells a graphics library for the Herc board called GRAPHX for $50.
  97.  
  98. DoD Trusted Computer System Evaluation Criteria (popularly known as "The
  99. Orange Book)  GPO Stock No  008-000-00461-7   Cost $6.00
  100.  
  101. Information Interchange Standards:
  102.  
  103.   ANSI X 3.15-1976        (FIPS 16-1)
  104.     Bit Sequencing In Serial-By-Bit Data Transmission.
  105.  
  106.   ANSI X3.16-1976         (FIPS 17-1)
  107.     Character Structure and Parity-Sense, Serial-By-Bit.
  108.  
  109.   ANSI X3.25-1976         (FIPS 18-1)
  110.     Character Structure and Parity-Sense, Parallel-By-Bit.
  111.  
  112.   ANSI X3.4-1977          (FIPS 1-1)
  113.     Code for Information Interchange
  114.  
  115.   ANSI X3.41-1974         (FIPS 35)
  116.     Code Extension Techniques for Use With 7-Bit Coded Characters.
  117.  
  118.   ANSI X3.64-1979         (FIPS 86)
  119.     Additional Controls for Use With...
  120.  
  121.   ANSI X3.32-1973         (FIPS 1)
  122.     Graphic Representation of the Control Characters.
  123.  
  124.   ANSI X3.78-1981
  125.     Representation of Vertical Carriage positoning Characters.
  126.  
  127.   ANSI X3.42-1975
  128.     Representation of numeric values in Character Strings.
  129.  
  130.   ANSI X3.98-1983
  131.     Page Image Format (PIF), Text, for Information Systems.
  132.  
  133.   ANSI X3.28-1976
  134.     Procedure for the Use of Communications Control Characters.
  135.  
  136.   ANSI X3.66-1979         (FIPS 71)
  137.     Advanced Data Communications Control Procedures (ADCCP)
  138.  
  139. Data Encryption Standards:
  140.  
  141.   ANSI-X3.92-1981
  142.     Data Encryption Algorithm
  143.  
  144.   ANSI-X3.105-1983
  145.     Data Link Encryption
  146.  
  147.   ANSI-X3.106-1983
  148.     Modes of Operation of Data Encryption Algorithm
  149.  
  150. Serial Interface Standards:
  151.  
  152.   RS-232-C Aug 1969 (June 1981)
  153.     Interface Between Data Terminal Equipment (DTE) and
  154.     Data Communications Equipment (DCE)
  155.  
  156.     Bulletin #9 May 1971 (Application Notes)
  157.       ...reviews methods of operation...service and trans-
  158.       mission facility characteristics...
  159.  
  160.     Bulletin #12 Nov 1977 (Application Notes)
  161.       Interconnection Between RS-449 and RS-232-C ...
  162.  
  163.     Bulletin #14 Mar 1982 (Application Notes)
  164.       Loop Test Circuits Not Defined in RS-232-C
  165.  
  166.   RS-336-A Mar 1979
  167.     Interface Between DTE and Automatic Calling Equipment
  168.  
  169.   RS-449 Nov 1977
  170.   RS-449-1  Addendum 1  Feb 1980
  171.     General Purpose 37- and 9-Position Interface for DTE
  172.     and Data Circuit-Terminating Equipment (DCE)...
  173.  
  174. Standards Groups:
  175.  
  176. AFIP    (Federal Information Processing Standards)
  177.         Office of Technical Information and Publications
  178.         National Bureau of Standards
  179.         Washington, D.C. 20234
  180.  
  181. ANSI    American National Standards Institute, Inc.
  182.         1430 Broadway
  183.         New York, New York 10018
  184.  
  185. BELL    ??
  186.  
  187. EIA     Electronic Industries Association
  188.         2001 Eye Street
  189.         Washington, D.C. 20006
  190.  
  191. CCITT   ??
  192.  
  193. ISO     International Standards Organization
  194.         (available through ANSI)
  195.  
  196.  
  197. Coding and Information Theory       by Richard W. Hamming (Prentice-Hall, 1980)
  198.  
  199. Error Correcting Codes        by W. Wesley Peterson (MIT Press and Wiley, 1961)
  200.  
  201. Handbook of Software & Hardware Interfacing for IBM PCs
  202. Jefferey P. Royer
  203. 1987 by Prentice-Hall, Inc. (Osborne-McGraw-Hill)
  204. Englewood Cliffs, NJ 07632
  205. ISBN 0-13-381831-4          hardware and expansion card design and interfacing
  206.  
  207. The C Programmer's Guide to NetBios, W. David Schwaderer, Howard W Sams &
  208. Company, ISBN 0-672-22638-3  $24.95.
  209.  
  210. Computer Networks - Andrew S. Tanenbaum,Prentice Hall, ISBN 0-13-162959-X
  211.  
  212. Local Area Networks - Thomas W.Madron - Wiley, ISBN 0-471-85989-3
  213.  
  214. Netware APIs: There are many API packages available from Novell. Some of them:
  215. Value-Added Process API $10.00 part number 420-10361-001
  216. Netware Enhancements Package (security APIs, Queue Management, Accounting
  217. Services) $15.00 part number 420-010316-110
  218. Peer to Peer Comm. $15.00 part # 421-10070-001
  219. Message Handling Service Interface $15.00 part # 420-10360-001
  220. Novell API Reference Manual vols 1 & 2 $25.00 each part #s 452-760041-001
  221. and 452-760042-001
  222. C language Novell API Reference $250.00 part # 452-760043-001
  223. Programmer's Guide $49.00 part # 420-000089-001
  224.  
  225. NetWare Technical Journal, 650 South Clark, Chicago, IL 60605-9960, pub. four
  226. times a year for $50.00/yr.
  227.  
  228.  SCSI specification: $25 from the American National Standards Institute,
  229.  1430 Broadway, New York, NY 10018, (212) 642-4900.
  230.  
  231.  SCSI-2 X3T9.2 committee working documents, CAM committee documents, and the
  232.  most current draft of the SCSI-2 specification are available for downloading
  233.  from the SCSI BBS at (316) 636-8700 (300, 1200, or 2400 bps; 24 hours).
  234.  
  235.   A paper copy of the SCSI-2 draft specification is available for $60 from
  236.  Global Engineering Documents 2805 McGaw Ave., Irvine, CA 92714,
  237.  (800) 854-7179 or (714) 261-1455.
  238.  
  239.  SMB protocol (used by Microsoft in MS-Net and Lan Manager) "IBM Personal
  240.  Computer Seminar Proceedings", Volume 2, Number 8-1, G320-9310-00.
  241.  
  242.  Security (DES, etc):  NCSC's VENDOR'S GUIDE (dark green book [part of the
  243.  Rainbow  series of books]).  Write to:  National Security Agency, ATTN: S613,
  244.  Ft. George Meade, MD 20755-6000, or call (301) 688-6581.
  245.  
  246.         Programmer's Guide to PC & PS/2 Video Systems
  247.         Richard Wilton
  248.         Microsoft Press 1987
  249.         ISBN 1-55615-103-9
  250.  
  251.  
  252. Logitech Mouse Tech. Ref. and Programmer's Guide v2.0, $25   (415)795-0801
  253.  
  254.